home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
You're the Director
/
You're The Director.iso
/
pc
/
pcf
/
ds.dir
/
00344.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-08
|
203 b
|
11 lines
on mouseUp
global fullscreenG
puppetSprite(4, 1)
set the visible of sprite 4 to 1
puppetSprite(5, 1)
set the visible of sprite 5 to 0
updateStage()
delay(2 * 60)
set fullscreenG to 1
end